Put Pass Values
Passes > Pass Values
Put Pass Values
Update the placeholder values of a specific pass.
Parameters:
data: Dictionary containing the new placeholder values.lpass: Pass object, automatically resolved from the request.background_tasks: BackgroundTasks object for scheduling tasks.
Returns:
dict: A dictionary containing the updated placeholder values of the pass.
PUT
Put Pass Values
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Query Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
The body is of type Data · object.
Response
Successful Response
